From 4ccc3b53ebd8de1f39210650f79f23acb512ae36 Mon Sep 17 00:00:00 2001 From: Cam Cook Date: Wed, 16 Nov 2022 23:20:50 -0500 Subject: [PATCH] doc/spelling changes: gtkselectionmodel.c, 'call this when the* selection changes' --- gtk/gtkselectionmodel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkselectionmodel.c b/gtk/gtkselectionmodel.c index ac06f7975e..7398bc6b18 100644 --- a/gtk/gtkselectionmodel.c +++ b/gtk/gtkselectionmodel.c @@ -547,7 +547,7 @@ gtk_selection_model_set_selection (GtkSelectionModel *model, * * Helper function for implementations of `GtkSelectionModel`. * - * Call this when a selection changes to emit the + * Call this when the selection changes to emit the * [signal@Gtk.SelectionModel::selection-changed] signal. */ void -- 2.30.2